Welcome![Sign In][Sign Up]
Location:
Search - volume mfc

Search list

[ADO-ODBC一个增强的数据库类CDataSet

Description: 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records : CDataSet. Its main purpose is to reduce the amount of code and data objects to p
Platform: | Size: 33635 | Author: 杨葶 | Hits:

[GUI Develop简易的Windows媒体播放器

Description: 该源代码是用mfc制作了简易的windows播放器。具有的功能是选择打开文件的路径、播放选择的文件、暂停播放、退出播放、音量调节等-the source code is used mfc produced a simple windows player. With the selection function is the path to open the file and playback options in the paper suspended players, from player, adjust the volume, etc.
Platform: | Size: 37140 | Author: emei | Hits:

[Process-Threadpp_mutex

Description: 用MFC实现进程互斥,用的是MUTEX互斥信号量-with MFC contradict process, the signal is MUTEX contradict volume
Platform: | Size: 60095 | Author: 哈哈哈 | Hits:

[mpeg mp3shitclass3

Description: 本类包是使用于ShitMP3 v1.08的内部核心类,提供如下功能:1.提取指定MP3文件ID3v1信息2.提取指定MP3文件ID3v2信息3.存储ID3v1信息给某个MP3文件4.存储ID3v2信息给某个MP3文件5.MP3文件名自动重命名6.重命名命名格式全自动生成7.大批量修改某个目录下的MP3文件名★8.最新版的ShitClass提供了对WMA文件的自定义修改功能类包包括类:CMP3.h 用户真正使用的MP3类的接口文件,提供了上述的7种功能的各种方便函数CMP3.cpp MP3类文件MP3类需要的支持类:CWma.h WMA文件信息提取与写入类CWma.cppSManageFile.h 文件管理类,由张麟开发,有大量的文件的剪切,粘贴,复制,删除等各种各样的函数。SManageFile.cpp ID3.h 网友吴曜宏开发的MP3文件ID3v2信息提取类ID3.cpp类包支持:由于类包是在VC++环境中开发的,需要MFC类包的支持。★由于新版本的类包需要WMSDK的支持所以,在你编辑使用软件之前,请确认您的机器上有Windows Media Player SDK的支持。如果没有,您可以到:http://www.monocers.com/jon/shitmp3/WMFormatSDK.rar下载获得。使用CMP3类函数的时候,需要SManageFile类和CID3v2类的支持-in this package is used in the internal ShitMP3 v1.08 core category for the following functions : 1. Designated extract information ID3v1 MP3 files 2. MP3 files from designated three ID3v2 information. ID3v1 information stored MP3 files to a certain four. Information storage ID3v2 MP3 files to a five . MP3 files were automatically re-naming six. rename naming format Automatic Generation 7. change certain high-volume directory of MP3 files from People 8. the latest edition of the ShitClass provided by the WMA files from the revised definition of functional categories including packet categories : CMP3.h users actually use the MP3 category the interface file to provide the above functions of the seven convenient function CMP3.cpp MP3 MP3 category types of documents needed support categories
Platform: | Size: 125573 | Author: 小平 | Hits:

[ADO-ODBC一个增强的数据库类CDataSet

Description: 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records : CDataSet. Its main purpose is to reduce the amount of code and data objects to p
Platform: | Size: 33792 | Author: 杨葶 | Hits:

[mpeg mp3shitclass3

Description: 本类包是使用于ShitMP3 v1.08的内部核心类,提供如下功能:1.提取指定MP3文件ID3v1信息2.提取指定MP3文件ID3v2信息3.存储ID3v1信息给某个MP3文件4.存储ID3v2信息给某个MP3文件5.MP3文件名自动重命名6.重命名命名格式全自动生成7.大批量修改某个目录下的MP3文件名★8.最新版的ShitClass提供了对WMA文件的自定义修改功能类包包括类:CMP3.h 用户真正使用的MP3类的接口文件,提供了上述的7种功能的各种方便函数CMP3.cpp MP3类文件MP3类需要的支持类:CWma.h WMA文件信息提取与写入类CWma.cppSManageFile.h 文件管理类,由张麟开发,有大量的文件的剪切,粘贴,复制,删除等各种各样的函数。SManageFile.cpp ID3.h 网友吴曜宏开发的MP3文件ID3v2信息提取类ID3.cpp类包支持:由于类包是在VC++环境中开发的,需要MFC类包的支持。★由于新版本的类包需要WMSDK的支持所以,在你编辑使用软件之前,请确认您的机器上有Windows Media Player SDK的支持。如果没有,您可以到:http://www.monocers.com/jon/shitmp3/WMFormatSDK.rar下载获得。使用CMP3类函数的时候,需要SManageFile类和CID3v2类的支持-in this package is used in the internal ShitMP3 v1.08 core category for the following functions : 1. Designated extract information ID3v1 MP3 files 2. MP3 files from designated three ID3v2 information. ID3v1 information stored MP3 files to a certain four. Information storage ID3v2 MP3 files to a five . MP3 files were automatically re-naming six. rename naming format Automatic Generation 7. change certain high-volume directory of MP3 files from People 8. the latest edition of the ShitClass provided by the WMA files from the revised definition of functional categories including packet categories : CMP3.h users actually use the MP3 category the interface file to provide the above functions of the seven convenient function CMP3.cpp MP3 MP3 category types of documents needed support categories
Platform: | Size: 124928 | Author: 小平 | Hits:

[GUI Develop简易的Windows媒体播放器

Description: 该源代码是用mfc制作了简易的windows播放器。具有的功能是选择打开文件的路径、播放选择的文件、暂停播放、退出播放、音量调节等-the source code is used mfc produced a simple windows player. With the selection function is the path to open the file and playback options in the paper suspended players, from player, adjust the volume, etc.
Platform: | Size: 36864 | Author: emei | Hits:

[Dialog_WindowVolumeDemo

Description: windows下MFC编程,对话框编程,实现简单的声音控件来控制系统声音。-MFC programming under windows, dialog programming, realize simple voice control to control the sound system.
Platform: | Size: 14336 | Author: yyang | Hits:

[VC/MFCVTKMFC

Description: 这是个VTK和ITK编写的体绘制的例子,是个比较好的代码。VTK MFC代码 VTK MFC代码, VTK MFC代码, -This is a VTK and itk prepared examples of volume rendering is a relatively good code. VTK MFC code VTK MFC code, VTK MFC code,
Platform: | Size: 587776 | Author: jlfkjaslkfj | Hits:

[Special EffectsVolum

Description: 这是个VTK和ITK编写的体绘制的例子,是个比较好的代码。VTK MFC代码 VTK MFC代码, VTK MFC代码, -This is a VTK and itk prepared examples of volume rendering is a relatively good code. VTK MFC code VTK MFC code, VTK MFC code,
Platform: | Size: 588800 | Author: 杨林 | Hits:

[OS programVolumeContrl

Description: 利用MFC开发的一个电脑音量控制系统,能够自动调节音量大小,为电脑测试人员提供了方便-MFC using the development of a computer system volume control, can automatically adjust the volume size, the computer provides a convenient test
Platform: | Size: 756736 | Author: emily | Hits:

[Graph programtuke

Description: 凸壳生成动画演示,MFC实现,点若干个点,利用卷包裹法自动演示凸壳生成。-Convex hull is generated animation, MFC implementation, point a number of points, the use of volume parcels France presentation convex hull is generated automatically.
Platform: | Size: 3676160 | Author: xuyuefei | Hits:

[Linux-Unixgst-player-0.8.0.tar

Description: GStreamer Player The aim of the player is to: - be a good player of video files on GStreamer platforms - be useful as a player for all media types supported by GStreamer It s also used as a primary test bed for playback features of GStreamer. It now has the following working features: - Play/Pause and Stop - Seek slider - Volume slider and mute - Fullscreen video mode - 50, 100 & 200 video magnification - Software video scaling - Tag reporting -GStreamer Player The aim of the player is to: - be a good player of video files on GStreamer platforms - be useful as a player for all media types supported by GStreamer It s also used as a primary test bed for playback features of GStreamer. It now has the following working features: - Play/Pause and Stop - Seek slider - Volume slider and mute - Fullscreen video mode - 50, 100 & 200 video magnification - Software video scaling - Tag reporting
Platform: | Size: 412672 | Author: xiangxing | Hits:

[Multimedia DevelopVLC

Description: vs2005编译通过,基于VLC的播放器,能快进和后退和音量调节-Compiled by VS2005, based on VLC player, can fast-forward and rewind and volume regulation
Platform: | Size: 50714624 | Author: 加菲猫 | Hits:

[mpeg mp3MFC

Description: 基于MFC的MP3播放器通过滑块控制音量 具有换歌功能-MFC-based MP3 player to change songs through the slider to control the volume
Platform: | Size: 1900544 | Author: kobe | Hits:

[VC/MFCDBDK-MFC

Description: DBDK编程参考手册(模拟中继语音分册)关于语音卡编程-DBDK Programming Reference Manual (Analog Trunk Voice Volume) voice card programming
Platform: | Size: 659456 | Author: 张璐鹏 | Hits:

[Windows Developmfc-yuanma

Description: 深入浅出MFC第二册的电子书和源码,比较经典的MFC程序设计。-The layman MFC second volume of e-books and source, the classic design of the MFC program.
Platform: | Size: 18135040 | Author: 孙超 | Hits:

[Multimedia DevelopMFC-MUSIC-PLAYER

Description: 具有一般播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有具有播放、暂停、重复播放、音量调节、Repeat功能等功能。需要解决的问题是向对话框中添加音乐播放的控件,以及各按键功能的实现。-Normal playback*. Mp3,*. Wma,* MDI*. Wav,* avi,*. Dat file with play, pause, repeat, volume adjustment, Repeat function and other functions. The problem to be solved is the music player controls to the dialog box to add, as well as the realization of the key functions.
Platform: | Size: 2724864 | Author: 蒋培 | Hits:

[Windows DevelopMp3MCI

Description: 使用MFC,MCI编写的简易的MP3播放器,实现歌曲的循环播放,控制播放速度,快进、快退功能,实现添加歌曲和删除歌曲。显示播放总时间和播放时间,播放进度条。控制音量大小等功能。(Use MFC, MCI to write simple MP3 player, realize the cycle of songs played, control playback speed, fast forward, fast rewind function, add songs and delete songs.According to the total time and play time, playback progress bar.The control volume, and other functions.)
Platform: | Size: 15899648 | Author: MrWonderA | Hits:

[VC/MFCMFC Programming with Visual C++ 6 Unleashed

Description: If you shop like I do, you've just noticed this book on the shelf and picked it up to see what interesting topics it covers. You've read the table of contents. Aggressive. There is obviously a lot of detailed MFC information, but there is also a lot of ATL and COM information. Interesting. So you turn to the introduction to see what it has to say about the wealth of information and hard-won experience contained in this (very large) volume. Will it convince you this book is the best MFC programming book on the market today?
Platform: | Size: 12190302 | Author: borelli40@gmail.com | Hits:
« 12 3 »

CodeBus www.codebus.net